* lisp/info.el (Info-read-node-name-2): Don't duplicate suffixes for single completion.
authorJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 00:28:55 +0000 (02:28 +0200)
committerJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 00:28:55 +0000 (02:28 +0200)
commit5682e49b253d447be6c1486a4557b6387a527eae
treebb90020d5b767a44381db91babd8dc5bbcd5e2ae
parent23878a2840f3d722a64fc44fa29b5c7a2f0b0c3c
* lisp/info.el (Info-read-node-name-2): Don't duplicate suffixes for single completion.
(info--manual-names): Expand node completions into an explicit list
before appending it to another list.  Filter out internal buffers
with the leading space in the buffer name.  (Bug#10771)
lisp/ChangeLog
lisp/info.el